mxs: Make ehci-mxs multiport capable
authorMarek Vasut <[email protected]>
Sat, 23 Feb 2013 02:43:02 +0000 (02:43 +0000)
committerStefano Babic <[email protected]>
Thu, 7 Mar 2013 16:22:57 +0000 (17:22 +0100)
commitafa872109942b37fce291b592d6f2f02f55a4021
treebde602b85c6d3aade25d2c2a3b17b7063c2898ac
parent47f13315061b4f931a9263924627b870ec083578
mxs: Make ehci-mxs multiport capable

Rework ehci-mxs so it supports both ports on MX28. It was necessary
to wrap the per-port configuration into struct ehci_mxs_port and pull
out the clock configuration function.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Otavio Salvador <[email protected]>
Cc: Stefano Babic <[email protected]>
drivers/usb/host/ehci-mxs.c
include/configs/apx4devkit.h
include/configs/m28evk.h
include/configs/mx28evk.h
include/configs/sc_sps_1.h